home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / gen_bbs / pbsnd105.zip / PBSENDIT.DOC < prev    next >
Text File  |  1996-01-27  |  9KB  |  243 lines

  1.  
  2.   ██████╗  ██████╗         ███████╗ ███████╗ ███╗   ██╗ ██████╗  ██╗ ████████╗
  3.   ██╔══██╗ ██╔══██╗        ██╔════╝ ██╔════╝ ████╗  ██║ ██╔══██╗ ██║ ╚══██╔══╝
  4.   ██████╔╝ ██████╔╝ █████╗ ███████╗ █████╗   ██╔██╗ ██║ ██║  ██║ ██║    ██║
  5.   ██╔═══╝  ██╔══██╗ ╚════╝ ╚════██║ ██╔══╝   ██║╚██╗██║ ██║  ██║ ██║    ██║
  6.   ██║      ██████╔╝        ███████║ ███████╗ ██║ ╚████║ ██████╔╝ ██║    ██║
  7.   ╚═╝      ╚═════╝         ╚══════╝ ╚══════╝ ╚═╝  ╚═══╝ ╚═════╝  ╚═╝    ╚═╝
  8.  
  9.                               Version 1.05.2
  10.             Copyright (C) Dale K Maupin & Renegade Software
  11.                           All Rights Reserved
  12.                   ProBoard 2.xx File Tagger and Sender
  13.                Private File Transfers for Preferred Users
  14.                          PBSendit.EXE Documents
  15.  
  16. INTRODUCTION
  17. ------------
  18.  
  19.              PBSendit is a little utility program for tagging and sending
  20.         files to users as they log onto your BBS. This allows for quick
  21.         on-off operation of getting files. It will allow for group tagging
  22.         which is handy for programmers to send beta files out to beta testers
  23.         without the beta testers having to do the complete log on procress
  24.         and then go to files and so forth, sure a message can be left to get
  25.         this file or that file. PBSendit takes out the guess work and has
  26.         the file waiting for ther users as they log on.
  27.  
  28.              I got this idea from the Spitfire BBS system which I used to
  29.         run until switching to RA. I am friends with the Spitfire author
  30.         and so I have moved this idea on to RA and now ProBoard.
  31.  
  32.  
  33. OVERVIEW
  34. ________
  35.  
  36.              The archive consists of two executable files: CfgSend.Exe and
  37.         PBSendit.Exe.  CfgSend is executed by the sysop and it allows him
  38.         to select a desired file and place it on hold for a particular user.
  39.         It also holds the configuration information used by the entire
  40.         program.  Upon exiting CfgSend, it will automatically set a user flag
  41.         in the appropriate user's account to allow the program to run
  42.         seamlessly.  Other BBS users will never know the program is there.
  43.  
  44.              PBSendit is run automatically from PB's top menu.  Beyond the
  45.         original installation in ProCfg, the sysop never touches it again.
  46.         When the selected user logs on, he will see the PBSendit screen and be
  47.         asked if he wants to pick up his file(s).  He then selects the desired
  48.         transfer protocol and downloads the file(s).  He then is given the
  49.         option of continuing on to the bbs or logging off immediately.
  50.         PBSendit will then reset his flag so that he won't go through the door
  51.         again until the sysop desires.
  52.  
  53.  
  54. INSTALLATION
  55. ------------
  56.  
  57.              Unpack the archive into your PB home directory. PBSendit requires
  58.         the config.pro file to operate. PBSendit is completely multi-node and
  59.         uses file and record locking to accomplish this task. Two programs
  60.         are included in this archive. PBSendit.Exe which is the file sender
  61.         and CfgSend.Exe which is the config program to set up the file tags.
  62.         A data file named PBSendit.dat will be created in the PB directory,
  63.         this file has all the data from CfgSend. A log is created with the
  64.         name you specify in the setup program. A copy of DSZ.Com must exist
  65.         in the directory where you place PBSendit. The PBSendit data files
  66.         must reside in the PB directory and also it's key file if you have
  67.         one must also reside in that directory.  The Door.Sys/Dorinfo1.Def
  68.         file needed to operate will be found in the directory you specify
  69.         on the command line.
  70.  
  71.              Two display files are provided for use with PBSendit and will be
  72.         displayed as the user logs on to PBSendit.  The names of these files
  73.         must be the same as the ones provided:
  74.  
  75.         PBSendit.ANS --  ANSI FILE
  76.         PBSendit.ASC --  ASCII FILE
  77.  
  78.         IMPORTANT NOTE: If these files are not found in the same directory
  79.         as PBSendit (PB) then a default display will appear.  Do NOT place
  80.         the ansi and asci screens in the \txtfiles subdirectory.
  81.  
  82.  
  83. PROCFG ENTRIES
  84. ----------------
  85.  
  86.              You can run PBSendit from anywhere within PB but I suggest you
  87.         run it from the TOP menu as that way it works as a log on-off program.
  88.         Set it up as a Type 7 Menu.
  89.  
  90.         PBSendit requires two parameters to run:
  91.  
  92.         Single Line
  93.         ------------------------------------
  94.         PBSendit.EXE /PORT/PATH TO DOOR.SYS /SWAP[optional] DOOR.SYS[required]
  95.  
  96.         Example:
  97.  
  98.         C:\PB\PBSendit.EXE *P C:\RA\NODE1 *X *D
  99.  
  100.  
  101.         MultiLine
  102.         ------------------------------------
  103.         *C /C  C:\PB\NODE*N\PBSendit.BAT *X *D
  104.  
  105.         Example PBSendit.Bat:
  106.         c:
  107.         cd \pb\node1
  108.         PBSendit 1 c:\pb\node1         the 1 is the comport
  109.  
  110.         The *X is optional but will allow the program to run faster with
  111.         more memory. All the other parameters are required. For more info
  112.         on the parameters see your PB 2.xx documents.
  113.  
  114.         The *D is required and creates a full 52 line Door.Sys dropfile, which
  115.         is the drop file for PBSendit. Does not Use DORINFO1.DEF !!
  116.  
  117.         Failure to provide the parameters will cause the program to abort
  118.         back to PB.
  119.  
  120.  
  121. RUNNING THE PROGRAM
  122. -------------------
  123.  
  124.              To hold files for a particular user, you must run CfgSend first.
  125.         This will set up the parameters:  which file to send, and to whom, as
  126.         well as other configuration information.  See CFGSEND.DOC for further
  127.         information.
  128.  
  129.         PBSendit.EXE
  130.  
  131.         Once the user logs on and moves into the Door he will be presented
  132.         with a screen displaying the ansi/ascii/default screens and then it
  133.         will move to check to see if the user has a file waiting. If the
  134.         user has a file waiting then he will be presented with a display
  135.         like this:
  136.  
  137.      ■ Retrieving user data ... Please wait...
  138.      ■ Hello Dale Maupin
  139.      ■ Following file waiting for Download
  140.      ■ Filename: PBSND104.ZIP
  141.      ■ Description: ProBoard Filetag and Send v 1.04
  142.  
  143.      If this is a group send then you see this:
  144.  
  145.      ■ This is a Group Send File...
  146.  
  147.      If the user has already received the file then they see:
  148.  
  149.      ■ Sorry..., You have already received this file...
  150.      ■ Proceeding to next file if any...
  151.  
  152.      After all of the above is decided then if you can D/l it you see:
  153.      ■ Do you wish to D/L it now Y/N?
  154.  
  155.      If you pick Y then you see:
  156.  
  157.      ■ Pick the number of the preferred transfer protocol:
  158.         <1> Zmodem
  159.         <2> Ymodem
  160.         <3> Xmodem
  161.         <4> Quit
  162.      NOTE: All the file transfers are accomplished using DSZ.COM,
  163.            as such, this file must be in your path or in your PB
  164.            home directory.
  165.  
  166.      If Local you get:
  167.          <C>ontinue to copy
  168.          <Q>uit
  169.  
  170.      Once all the file transfer are completed the program will
  171.      end and require the user to press Return to move on.
  172.      After moving on the user can Hang-Up or move on to the BBS.
  173.  
  174.  
  175. REGISTRATION
  176. ------------
  177.  
  178.      Registration will remove some of the nag-ware delays and screens
  179.      and also allow you to receive free upgrades to the program. The
  180.      registration is accomplished via a key system, similar to other
  181.      systems. The Fee for registration is $ 20.00.
  182.      Make sure the PBSendit.Key file is in your RA Directory !!!
  183.  
  184.      Please send all registrations to the following address:
  185.  
  186.  
  187.      Dale K Maupin
  188.      11168 Wharf Cove
  189.      EL Paso, Texas 79936
  190.      USA
  191.  
  192.      Needed in the reg info are the following:  See PBSendit.Reg
  193.  
  194.      Reg can be done by:  check, M/O, Credit Card
  195.  
  196.      Also available for RA:
  197.  
  198.      RAWelc10.Zip  : Welcome screen rotater
  199.      RAGdby10.Zip  : Goodbye screen rotater
  200.      RAUSR210.Zip  : RA 2.xx user editor
  201.      RANEWS14.Zip  : RA News bulletin creator
  202.      RASND104.Zip  : RA version of this product
  203.      plus much more
  204.  
  205.      Call the BBS:
  206.  
  207.            The Renegade BBS  (915)-592-9687 2400 - 28800 V.34
  208.            FidoNet: 1:381/149
  209.            Internet:  DMaupin435@AOL.Com or renegade@dzn.com
  210.  
  211.            Online registration is now available... :-)
  212.  
  213.      VISIT OUR INTERNET HOMEPAGE:
  214.  
  215.        http://www.dzn.com/renegade/renegade.htm
  216.  
  217.      Credits
  218.      ----------------------
  219.  
  220.      - Mike Woltz who wrote Spitfire BBS for the idea.
  221.  
  222.      - Jay Hanig who made corrections and wrote these docs for me. Thanks Jay.
  223.          Call Jay's Mean Machine (1:379/41) at: (704)-552-8801 V.34
  224.  
  225.  
  226.      Beta Team
  227.      ----------------------
  228.      Jay Hanig -  Jay's Mean Machine (1:379/41) at: (704)-552-8801 V.34
  229.      Steve Watson - The Golden Saber BBS (1:128/235) at (719)-576-8227 V.34
  230.      --- Looking for More Sites ---
  231.  
  232.  
  233. SUPPORT / DIST SITES
  234. --------------------
  235.      The Golden Saber          Jay's Mean Machine    The BeachComber
  236.      Steve Watson              Jay Hanig             Mike Roark
  237.      Colorado Springs, CO.     Charlotte, NC.        Langenloh, Germany
  238.      (719) 576-8227            (704) 552-8801        (49)-9827-4766
  239.      Fidonet: 1:128/235        Fidonet: 1:379/41     Fidonet: 2:2490/7009
  240.  
  241.  
  242.  
  243.